Release 10.1A: OpenEdge Data Management:
SQL Reference


RADIANS

Returns the number of radians in an angle specified in degrees by expression.

Syntax

RADIANS ( expression ) 

Example

This example illustrates the RADIANS function:

SELECT RADIANS(180) 'Radians in 180 degrees' FROM SYSPROGRESS.SYSCALCTABLE; 

Notes

Compatibility

ODBC compatible


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095